github.com/andybalholm/brotli.Reader.substate_context_map (field)
8 uses
github.com/andybalholm/brotli (current package)
decode.go#L951: switch int(s.substate_context_map) {
decode.go#L972: s.substate_context_map = stateContextMapReadPrefix
decode.go#L993: s.substate_context_map = stateContextMapHuffman
decode.go#L1006: s.substate_context_map = stateContextMapDecode
decode.go#L1071: s.substate_context_map = stateContextMapTransform
decode.go#L1079: s.substate_context_map = stateContextMapNone
state.go#L159: substate_context_map int
state.go#L189: s.substate_context_map = stateContextMapNone
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |